-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refresh-sample-testdata refactor #450
Merged
tstromberg
merged 3 commits into
chainguard-dev:main
from
tstromberg:refactor-refresher
Sep 16, 2024
Merged
refresh-sample-testdata refactor #450
tstromberg
merged 3 commits into
chainguard-dev:main
from
tstromberg:refactor-refresher
Sep 16, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sorry, had to disable commit signing so I could fix this on the plane :) |
egibs
approved these changes
Sep 16, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for knocking this out. I unintentionally neglected this portion when doing all of the other work to split out the samples.
This was referenced Sep 16, 2024
tstromberg
added a commit
to tstromberg/bincapz
that referenced
this pull request
Sep 16, 2024
egibs
added a commit
that referenced
this pull request
Sep 16, 2024
* Improve shell, python, and powershell dropper detection * refresh-sample-testdata refactor (#450) * Add shorter output format for 'scan' mode (#457) * Bump step-security/harden-runner from 2.9.1 to 2.10.1 in the all group (#459) Bumps the all group with 1 update: [step-security/harden-runner](https://github.com/step-security/harden-runner). Updates `step-security/harden-runner` from 2.9.1 to 2.10.1 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@5c7944e...91182cc) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evan Gibler <[email protected]> * refresh testdata * improve dropper detection output * Update testdata * Update testdata * Improve linux_server_stealer targeting * Update to use latest bincapz-samples * update scan_archive sample --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evan Gibler <[email protected]>
egibs
pushed a commit
to egibs/malcontent
that referenced
this pull request
Sep 25, 2024
egibs
added a commit
to egibs/malcontent
that referenced
this pull request
Sep 25, 2024
…ainguard-dev#455) * Improve shell, python, and powershell dropper detection * refresh-sample-testdata refactor (chainguard-dev#450) * Add shorter output format for 'scan' mode (chainguard-dev#457) * Bump step-security/harden-runner from 2.9.1 to 2.10.1 in the all group (chainguard-dev#459) Bumps the all group with 1 update: [step-security/harden-runner](https://github.com/step-security/harden-runner). Updates `step-security/harden-runner` from 2.9.1 to 2.10.1 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@5c7944e...91182cc) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evan Gibler <[email protected]> * refresh testdata * improve dropper detection output * Update testdata * Update testdata * Improve linux_server_stealer targeting * Update to use latest bincapz-samples * update scan_archive sample --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evan Gibler <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
On my MacBook Air, this PR decreases the makefile rule execution time by about 50%.